User Contributed MET/CAL PROCEDURE ============================================================================= INSTRUMENT: TA11 Gain Sub DATE: 16-Jun-97 AUTHOR: User Contributed REVISION: ADJUSTMENT THRESHOLD: 70% NUMBER OF TESTS: 7 NUMBER OF LINES: 79 CONFIGURATION: Fluke 5700A ============================================================================= STEP FSC RANGE NOMINAL TOLERANCE MOD1 MOD2 3 4 CON 1.001 MATH mem1 = m[1] 1.002 DISP Connect the 5700 HI/LO OUTPUT to UUT channel [MEM1]. 1.003 IEEE #[MEM1]:S=100mV; 1.004 IEEE SS5; 1.005 IEEE SP; 1.006 MESS Adjust the stimulant until the trace is on the 1.006 MESS LEFT edge of the channel printout. 1.007 5700 100.00mV N 2W 1.008 IEEE HLT; 1.009 MATH mem1 = 100 1.010 MEME 1.011 MEMC mV 1.5% 2.001 MATH mem1 = m[1] 2.002 IEEE #[MEM1]:S=250mV; 2.003 IEEE SP; 2.004 MESS Adjust the stimulant until the trace is on the 2.004 MESS LEFT edge of the channel printout. 2.005 5700 250.00mV N 2W 2.006 IEEE HLT; 2.007 MATH mem1 = 250 2.008 MEME 2.009 MEMC mV 1.5% 3.001 MATH mem1 = m[1] 3.002 IEEE #[MEM1]:S=5V; 3.003 IEEE SP; 3.004 MESS Adjust the stimulant until the trace is on the 3.004 MESS LEFT edge of the channel printout. 3.005 5700 5.000V N 2W 3.006 IEEE HLT; 3.007 MATH mem1 = 5 3.008 MEME 3.009 MEMC V 1.5% 4.001 MATH mem1 = m[1] 4.002 IEEE #[MEM1]:ATTN=100; 4.003 IEEE ERROR?[I$] 4.004 IEEE #[MEM1]:S=100V; 4.005 IEEE SP; 4.006 MESS Adjust the stimulant until the trace is on the 4.006 MESS LEFT edge of the channel printout. 4.007 5700 100.00V N 2W 4.008 IEEE HLT; 4.009 MATH mem1 = 100 4.010 MEME 4.011 MEMC V 1.5% 5.001 MATH mem1 = m[1] 5.002 IEEE #[MEM1]:S=500V; 5.003 IEEE SP; 5.004 MESS Adjust the stimulant until the trace is on the 5.004 MESS LEFT edge of the channel printout. 5.005 5700 500.00V N 2W 5.006 IEEE HLT; 5.007 MATH mem1 = 500 5.008 MEME 5.009 MEMC V 1.5% 6.001 MATH mem1 = m[1] 6.002 IEEE sm; 6.003 IEEE #[MEM1]:P=50%;[D500] 6.004 IEEE error?[i$] 6.005 IEEE SP; 6.006 MESS Adjust the stimulant until the trace is on the 6.006 MESS RIGHT edge of the channel printout. 6.007 5700 -500.00V N 2W 6.008 IEEE HLT; 6.009 MATH mem1 = -500 6.010 MEME 6.011 MEMC V 1.5% 7.001 END